home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / KEYBOARD / FASTTASK / !FastTask / !Run < prev    next >
Text File  |  1995-07-25  |  680b  |  22 lines

  1. |
  2. | !Run file for !FastTask
  3. |
  4. Set FastTask$Dir <Obey$Dir>
  5. IconSprites <FastTask$Dir>.!Sprites
  6.  
  7. <FastTask$Dir>.TaskEnsure -p "Fast Task" Error FastTask is already running
  8.  
  9. | Change this to use another Help supplying task, e.g.
  10. | StrongHelp or BubbleHlp
  11. Set Alias$RunHelp Filer_Run Resources:$.Apps.!Help
  12.  
  13. RMEnsure WimpKey 1.10 RMLoad <FastTask$Dir>.WimpKey
  14. RMEnsure MoreHelp 1.00 Set MoreHelp$Module <FastTask$Dir>.MoreHelp
  15. RMEnsure MoreHelp 1.00 RMLoad <MoreHelp$Module>
  16. MoreHelp_AddTaskAndHelp "Fast Task" <FastTask$Dir>.!IntHelp
  17. |WimpSlot -min 96K -max 96K
  18. |Run <FastTask$Dir>.AppSource %*0
  19. WimpSlot -min 64K -max 64K
  20. WimpSlot -min 32K -max 32K
  21. Run <FastTask$Dir>.!RunImage %*0
  22.